home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / gfxprograms / 3dprograms / rayshade-4.0 / man / graytorle.man < prev    next >
Text File  |  1995-02-13  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. GRAYTORLE(1)                                         GRAYTORLE(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        graytorle  -  Merges  gray scale images into an RLE format
  9.        file.
  10.  
  11. SSYYNNOOPPSSIISS
  12.        ggrraayyttoorrllee [ --aa ] [ --hh _h_d_r_s_i_z_e ] [ --oo _o_u_t_f_i_l_e ] _x_s_i_z_e _y_s_i_z_e
  13.        _i_n_f_i_l_e_s
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.        _G_r_a_y_t_o_r_l_e reads a list of 8-bit gray scale images in unen­
  17.        coded binary format and converts them to an  _R_L_E(5)  image
  18.        with the number of channels corresponding to the number of
  19.        input files.  A command line option allows specifying  one
  20.        of the files as an alpha channel.
  21.  
  22. OOPPTTIIOONNSS
  23.        --aa     Designates  the  first  file  in  the input list as
  24.               being information for  the  alpha  channel  of  the
  25.               image.
  26.  
  27.        --hh _h_d_r_s_i_z_e
  28.               Often  gray  scale image files include some sort of
  29.               header information.  This option allows  specifica­
  30.               tion  of  a count of bytes to discard at the begin­
  31.               ning of each input file.
  32.  
  33.        _x_s_i_z_e  Specifies the horizontal resolution  of  the  input
  34.               files.
  35.  
  36.        _y_s_i_z_e  Specifies  the  vertical  resolution  of  the input
  37.               files.
  38.  
  39.        --oo _o_u_t_f_i_l_e
  40.               This option is used to name the output file.   Oth­
  41.               erwise, output is written to _s_t_d_o_u_t_.
  42.  
  43.        _i_n_f_i_l_e_s
  44.               List of input files.
  45.  
  46. SSEEEE AALLSSOO
  47.        _r_l_e_t_o_g_r_a_y(1), _u_r_t(1), _R_L_E(5).
  48.  
  49. AAUUTTHHOORR
  50.        Michael J. Banks, University of Utah.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. 1                          Jun 24, 1988                         1
  65.  
  66.  
  67.